func github.com/go-pg/pg/v10/types.appendStringValue

2 uses

	github.com/go-pg/pg/v10/types (current package)
		append_value.go#L53: 		reflect.String:        appendStringValue,
		append_value.go#L186: func appendStringValue(b []byte, v reflect.Value, flags int) []byte {